Skip to content

Conversation

yaolin-Li
Copy link
Contributor

@yaolin-Li yaolin-Li commented Sep 5, 2021

1.Add AccessNodesByLayer Function, which is used to access nodes layer by layer instead of printing the results as one line.

{
 [0],
 [1] [2],
 [3] [4] [5] [6],
 [10]
}

2.Update the case of the parameters name in the main function so that it can run normally without error.

Yaolin_Li and others added 4 commits September 2, 2021 20:03
…r by layer instead of printing the results as one line.

2.Update the case of the function name in the main function so that it can run normally.
@yaolin-Li yaolin-Li changed the title Liyl Update some functions in the btree directory Sep 5, 2021
@siriak siriak merged commit f37786a into TheAlgorithms:master Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants